Update contained_availability_group_id in sys.dm_exec_sessions - #10366
Merged
Conversation
Contributor
|
@olahallengren : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Contributor
|
@olahallengren : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Contributor
|
Learn Build status updates of commit aa330d8: ✅ Validation status: passed
For more details, please refer to the build report. |
Contributor
|
PR 10366 has been merged from olahallengren:patch-3 to MicrosoftDocs:live by rwestMSFT. |
learn-build-service-prod Bot
added a commit
that referenced
this pull request
Jul 23, 2026
….com/MicrosoftDocs/sql-docs (branch live) (#37696) * Fix time zone format in datetimeoffset example. +10:0 to +10:00 (#10358) Corrected time zone format in DATETIMEOFFSET example. * Update alter-table-table-constraint-transact-sql.md (#10360) Fix error * Update alter-availability-group-transact-sql.md (#10363) * Update alter-availability-group-transact-sql.md FAILOVER command can only be issued on the secondary replica. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update sys-dm-exec-sessions-transact-sql.md (#10366) --------- Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Dan Co <dan@codandn.com> Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com> Co-authored-by: 0x7FFFFFFFFFFFFFFF <39968+0x7FFFFFFFFFFFFFFF@users.noreply.github.com> Co-authored-by: Steven <35964428+relsna@users.noreply.github.com> Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Randolph West MSFT <97149825+rwestMSFT@users.noreply.github.com> Co-authored-by: Ola Hallengren <ola@hallengren.com>
learn-build-service-prod Bot
added a commit
that referenced
this pull request
Jul 30, 2026
….com/MicrosoftDocs/sql-docs (branch live) (#37735) * Fix time zone format in datetimeoffset example. +10:0 to +10:00 (#10358) Corrected time zone format in DATETIMEOFFSET example. * Update alter-table-table-constraint-transact-sql.md (#10360) Fix error * Update alter-availability-group-transact-sql.md (#10363) * Update alter-availability-group-transact-sql.md FAILOVER command can only be issued on the secondary replica. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Update sys-dm-exec-sessions-transact-sql.md (#10366) * Update set-arithabort-transact-sql.md (#10367) * Update set-arithabort-transact-sql.md Small fix to a passage that did not really parse. * 20260727 list arithmetic errors separately --------- Co-authored-by: William Assaf MSFT <74387232+WilliamDAssafMSFT@users.noreply.github.com> --------- Co-authored-by: learn-build-service-prod[bot] <113403604+learn-build-service-prod[bot]@users.noreply.github.com> Co-authored-by: Dan Co <dan@codandn.com> Co-authored-by: Learn Build Service GitHub App <Learn Build Service LearnBuild@microsoft.com> Co-authored-by: 0x7FFFFFFFFFFFFFFF <39968+0x7FFFFFFFFFFFFFFF@users.noreply.github.com> Co-authored-by: Steven <35964428+relsna@users.noreply.github.com> Co-authored-by: Masha Thomas (MSFT) <32783170+MashaMSFT@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Randolph West MSFT <97149825+rwestMSFT@users.noreply.github.com> Co-authored-by: Ola Hallengren <ola@hallengren.com> Co-authored-by: sommarskog <esquel@sommarskog.se> Co-authored-by: William Assaf MSFT <74387232+WilliamDAssafMSFT@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have verified that contained_availability_group_id in sys.dm_exec_sessions is available and works as expected when connecting to a listener for a contained availability group in SQL Server 2022.